relpath
authorPascal Packaging Team <pkg-pascal-devel@lists.alioth.debian.org>
Sat, 22 Aug 2020 13:17:07 +0000 (14:17 +0100)
committerPeter Michael Green <plugwash@debian.org>
Sat, 22 Aug 2020 13:17:07 +0000 (14:17 +0100)
commita642e6c62688b6e28d3b141e67ef6c3d0c3178c2
treee3831e3f5e7a3345343a07ae62fa4a66b69f2adb
parent929782ecafbe2f8f4f0bf80ebc14dc012cb88714
relpath

This patch adds an utility for computing relative path according to a given
base directory. This is useful for libraries that are to install .lpk in
order to be used with lazarus. As these libraries may be compiled without
need to build depend on Lazarus, we add it in fp-utils package which is likely
to be used by any big project which build depends on fp-compiler.

Gbp-Pq: Name relpath.patch
fpcsrc/utils/fpmake.pp
fpcsrc/utils/relpath.pas [new file with mode: 0644]
install/man/man1/relpath.1 [new file with mode: 0644]